home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / cups / charsets / pdf.utf-8.simple < prev    next >
Text File  |  2008-10-20  |  1KB  |  33 lines

  1. charset utf8
  2.  
  3. #
  4. # This file defines the font mappings used for Unicode/UTF-8 text printing
  5. # through PDF.
  6. #
  7. # Each line consists of:
  8. #
  9. #   first last direction width normal bold italic bold-italic
  10. #
  11. # First and last are the first and last glyphs in the font mapping
  12. # that correspond to that font; contrary to PostScript printing
  13. # they only select the font. To find the glyph the complete unicode
  14. # character will be looked up in the (3,1) resp. (3,0) cmap of the 
  15. # TrueType font. The glyph values are hexadecimal.
  16. #
  17. # Direction is the string "ltor" or "rtol", indicating left-to-right or
  18. # right-to-left text.
  19. #
  20. # Width is the string "single" or "double"; double means that the glyphs
  21. # are twice as wide as ASCII characters in the Courier typeface.
  22. #
  23. # "Normal", "bold", "italic", and "bold-italic" are the typefaces to use
  24. # for each presentation.  If characters are only available in a single
  25. # style then only one typeface should be listed (e.g. "Symbol")
  26. #
  27. # Each font that is listed will be used (and downloaded if needed) when
  28. # printing.
  29. #
  30.  
  31. 0000 04FF ltor single FreeMono.ttf FreeMonoBold.ttf FreeMonoOblique.ttf FreeMonoBoldOblique.ttf
  32. 0500 05FF rtol single FreeMono.ttf
  33.